Previous Book Contents Book Index Next

Inside Macintosh: 3D Graphics Programming With QuickDraw 3D /
Chapter 7 - Transform Objects / Transform Objects Reference
Transform Objects Routines


Creating and Manipulating Rotate-About-Axis Transforms

QuickDraw 3D provides routines that you can use to create and manipulate rotate-about-axis transforms. An rotate-about-axis transform rotates an object about an arbitrary axis in space by a specified number of radians. You can use macros to convert radians to degrees if you prefer to work with degrees instead of radians. See the chapter "QuickDraw 3D Mathematical Utilities" for more information.


Subtopics
Q3RotateAboutAxisTransform_New
Q3RotateAboutAxisTransform_Submit
Q3RotateAboutAxisTransform_GetData
Q3RotateAboutAxisTransform_SetData
Q3RotateAboutAxisTransform_GetOrigin
Q3RotateAboutAxisTransform_SetOrigin
Q3RotateAboutAxisTransform_GetOrientation
Q3RotateAboutAxisTransform_SetOrientation
Q3RotateAboutAxisTransform_GetAngle
Q3RotateAboutAxisTransform_SetAngle

Previous Book Contents Book Index Next

© Apple Computer, Inc.
11 JUL 1996